home *** CD-ROM | disk | FTP | other *** search
/ Power Tools for Macintosh / Power Tools for Macintosh (SoftBit)(1992).iso / Applications / DataShaper / DataShaper Intro / card_12084.txt < prev    next >
Text File  |  1991-07-29  |  1KB  |  61 lines

  1. -- card: 12084 from stack: in
  2. -- bmap block id: 12575
  3. -- flags: 0000
  4. -- background id: 10224
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide background field 1
  9.   wait 2 second
  10.   play harpsichord a6q d5h
  11.   show card field 1
  12.   wait 5 seconds
  13.   hide card field 1
  14.   play harpsichord a6q a6q a6q d5h d5h
  15.   wait 2 seconds
  16.   show menubar
  17.   go to first card
  18. end openCard
  19.  
  20.  
  21.  
  22. -- part 1 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=496 top=327 right=342 bottom=513
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go to first card
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 2 (field)
  42. -- low flags: 80
  43. -- high flags: 0004
  44. -- rect: left=258 top=160 right=278 bottom=416
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 0
  48. -- font id: 67
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: 
  53.  
  54.  
  55. -- part contents for card part 2
  56. ----- text -----
  57. A closer look.
  58.  
  59.  
  60.  
  61.        The End